home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #12 / Software USA Volume 4.12.iso / mac / Educational / Gameshow / SUPFILES / PassFile.dcr / 00026.ls < prev    next >
Encoding:
Text File  |  1997-09-03  |  125 b   |  7 lines

  1. on exitFrame
  2.   repeat with x = 8 down to 7
  3.     puppetSprite(x, 1)
  4.     set the editableText of sprite x to 1
  5.   end repeat
  6. end
  7.